Carbon


Char2Pixel

Header: QuickdrawText.h Carbon status: Unsupported

SInt16 Char2Pixel (
    Ptr textBuf, 
    SInt16 textLen, 
    SInt16 slop, 
    SInt16 offset, 
    SInt16 direction
);
textBuf
textLen
slop
offset
direction

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

You should instead use the CharToPixel function.


© 2000 Apple Computer, Inc. — (Last Updated 4/4/2000)